home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / kde-printer-applet / README < prev   
Text File  |  2008-05-21  |  2KB  |  82 lines

  1. In this file:
  2.  
  3. * About kdeutils
  4. * Common Mistakes
  5. * Debugging
  6. * More Info
  7.  
  8. About kdeutils
  9. --------------
  10. This is a compilation of various desktop utilities.
  11.  
  12. * ark
  13.     Archiving tool
  14.  
  15. * cmake
  16.     CMake modules needed to build parts of KDE Utils.
  17.  
  18. * doc
  19.     XML based documentation for the programs.
  20.  
  21. * kcalc
  22.     scientific calculator
  23.  
  24. * kcharselect
  25.     select special characters from any fonts and put them into the clipboard
  26.  
  27. * kdessh
  28.     front end to ssh
  29.  
  30. * kdf
  31.     like 'df', a graphical free disk space viewer
  32.  
  33. * kfloppy
  34.     format a floppy disks with this program
  35.  
  36. * kgpg
  37.     graphical GPG frontend
  38.  
  39. * ktimer
  40.     execute programs after some time
  41.  
  42. * kwallet
  43.     KDE wallet management tool
  44.  
  45. * okteta
  46.     binary file editor
  47.  
  48. * printer-applet
  49.     a system tray utility that shows current print jobs, shows printer
  50.     warnings and errors and shows when printers that have been plugged
  51.     in for the first time are being auto-configured by hal-cups-utils.
  52.  
  53. * superkaramba
  54.     version of Karamba with python scripting
  55.  
  56. * sweeper
  57.     cleans unwanted traces the user leaves on the system
  58.  
  59.  
  60. Common Mistakes
  61. ---------------
  62. If configure claims Qt cannot be found, have a look at http://www.trolltech.com/
  63. to get latest copy of Qt 4.4.x version.  If you have peeked there already,
  64. grab the SVN module qt-copy from http://anonsvn.kde.org/, or a snapshot thereof.
  65.  
  66. Debugging
  67. ---------
  68. You can use -DCMAKE_BUILD_TYPE=debugfull with the cmake command script, if you
  69. want to have debug code in your KDE apps and libs. We recommend to do this,
  70. since this is alpha software and this makes debugging things a whole lot
  71. easier.
  72.  
  73. More Info
  74. ---------
  75. Please direct any bug reports to our bug list by visiting
  76. http://bugs.kde.org/.
  77.  
  78. Discussions related to the KDE Utils module or the code in playground/utils
  79. are welcome in the KDE Utils mailing list (kde-utils-devel@kde.org).
  80.  
  81. General KDE discussions should go to the KDE mailing list (kde@kde.org).
  82.